TabView.prependPinned

Inserts @child as the first pinned page.

class TabView
prependPinned

Parameters

child Widget

a widget to add

Return Value

Type: TabPage

the page object representing @child

Meta